[INFO] fetching crate danube-connect-core 0.5.0...
[INFO] testing danube-connect-core-0.5.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate danube-connect-core 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate danube-connect-core 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate danube-connect-core 0.5.0
[INFO] tweaked toml for crates.io crate danube-connect-core 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate danube-connect-core 0.5.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate danube-connect-core 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22eaf81e026745fc683f28a42de66ccd1d5afdf9eace4d78849b7e365ab6a94e
[INFO] running `Command { std: "docker" "start" "-a" "22eaf81e026745fc683f28a42de66ccd1d5afdf9eace4d78849b7e365ab6a94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22eaf81e026745fc683f28a42de66ccd1d5afdf9eace4d78849b7e365ab6a94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22eaf81e026745fc683f28a42de66ccd1d5afdf9eace4d78849b7e365ab6a94e", kill_on_drop: false }`
[INFO] [stdout] 22eaf81e026745fc683f28a42de66ccd1d5afdf9eace4d78849b7e365ab6a94e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc51fa4cce508c6da993c313ca17b45bdedfdb3dff2e169971ab19e925d82d84
[INFO] running `Command { std: "docker" "start" "-a" "dc51fa4cce508c6da993c313ca17b45bdedfdb3dff2e169971ab19e925d82d84", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling danube-core v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling tonic-types v0.14.2
[INFO] [stderr]    Compiling danube-client v0.8.0
[INFO] [stderr]    Compiling danube-connect-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "dc51fa4cce508c6da993c313ca17b45bdedfdb3dff2e169971ab19e925d82d84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc51fa4cce508c6da993c313ca17b45bdedfdb3dff2e169971ab19e925d82d84", kill_on_drop: false }`
[INFO] [stdout] dc51fa4cce508c6da993c313ca17b45bdedfdb3dff2e169971ab19e925d82d84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ba621689f021cf94dd07528b0e98c160ef9088117c9f61ae582f02d3d63d771
[INFO] running `Command { std: "docker" "start" "-a" "8ba621689f021cf94dd07528b0e98c160ef9088117c9f61ae582f02d3d63d771", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling danube-core v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling tonic-types v0.14.2
[INFO] [stderr]    Compiling danube-client v0.8.0
[INFO] [stderr]    Compiling danube-connect-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.83s
[INFO] running `Command { std: "docker" "inspect" "8ba621689f021cf94dd07528b0e98c160ef9088117c9f61ae582f02d3d63d771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba621689f021cf94dd07528b0e98c160ef9088117c9f61ae582f02d3d63d771", kill_on_drop: false }`
[INFO] [stdout] 8ba621689f021cf94dd07528b0e98c160ef9088117c9f61ae582f02d3d63d771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24883d4dadeaf101b1316465370e9136defabf43881262a63d770427477c5312
[INFO] running `Command { std: "docker" "start" "-a" "24883d4dadeaf101b1316465370e9136defabf43881262a63d770427477c5312", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/danube_connect_core-6f4290981634f2fe)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test config::tests::test_config_default ... ok
[INFO] [stdout] test config::tests::test_config_validation ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_schema_info ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_attributes ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_payload_access ... ok
[INFO] [stdout] test error::tests::test_error_classification ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_topic_from_subscription ... ok
[INFO] [stdout] test config::tests::test_config_loader_from_file ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_basic ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_as_type ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_builder ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_context_accessors ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_from_bytes ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_from_number ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_from_string ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_basic ... ok
[INFO] [stdout] test retry::tests::test_retry_config_exponential ... ok
[INFO] [stdout] test metrics::tests::test_metrics_creation ... ok
[INFO] [stdout] test retry::tests::test_retry_config_fixed ... ok
[INFO] [stdout] test retry::tests::test_retry_config_linear ... ok
[INFO] [stdout] test retry::tests::test_retry_strategy_max_backoff ... ok
[INFO] [stdout] test retry::tests::test_retry_strategy_should_retry ... ok
[INFO] [stdout] test route::tests::test_source_route_roundtrip ... ok
[INFO] [stdout] test retry::tests::test_retry_strategy_with_jitter ... ok
[INFO] [stdout] test traits::tests::test_offset_creation ... ok
[INFO] [stdout] test utils::batching::tests::test_batcher_empty ... ok
[INFO] [stdout] test utils::serialization::tests::test_json_serialization ... ok
[INFO] [stdout] test utils::batching::tests::test_batcher_size ... ok
[INFO] [stdout] test utils::health::tests::test_health_checker_recovery ... ok
[INFO] [stdout] test utils::serialization::tests::test_string_conversion ... ok
[INFO] [stdout] test utils::health::tests::test_health_checker_success ... ok
[INFO] [stdout] test utils::health::tests::test_health_checker_unhealthy ... ok
[INFO] [stdout] test retry::tests::test_retry_strategy_exponential ... ok
[INFO] [stdout] test retry::tests::test_retry_strategy_linear ... ok
[INFO] [stdout] test metrics::tests::test_timer ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_from_avro ... ok
[INFO] [stdout] test message::source_record::tests::test_source_record_from_json ... ok
[INFO] [stdout] test route::tests::test_sink_route_roundtrip ... ok
[INFO] [stdout] test utils::batching::tests::test_batcher_timeout ... ok
[INFO] [stdout] test message::sink_record::tests::test_sink_record_context_accessors ... ok
[INFO] [stdout] test utils::health::tests::test_health_checker_degraded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_programmatic.rs (/opt/rustwide/target/debug/deps/config_programmatic-7a8bae604d9fe551)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_config_builder_pattern ... ok
[INFO] [stdout] test test_programmatic_connector_config ... ok
[INFO] [stdout] test test_programmatic_processing_settings ... ok
[INFO] [stdout] test test_programmatic_retry_settings ... ok
[INFO] [stdout] test test_programmatic_schema_config ... ok
[INFO] [stdout] test test_subscription_type_variants ... ok
[INFO] [stdout] test test_version_strategy_variants ... ok
[INFO] [stdout] test test_full_connector_config_with_all_features ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/message_types.rs (/opt/rustwide/target/debug/deps/message_types-17f44656043d720d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_multiple_records_with_different_topics ... ok
[INFO] [stdout] test test_source_record_empty_payload ... ok
[INFO] [stdout] test test_source_record_from_string ... ok
[INFO] [stdout] test test_source_record_from_json_value ... ok
[INFO] [stdout] test test_source_record_builder_pattern ... ok
[INFO] [stdout] test test_source_record_from_struct ... ok
[INFO] [stdout] test test_source_record_with_multiple_attributes ... ok
[INFO] [stdout] test test_source_record_with_routing_key ... ok
[INFO] [stdout] test test_source_record_with_attributes ... ok
[INFO] [stdout] test test_source_record_payload_ownership ... ok
[INFO] [stdout] test test_source_record_array_payload ... ok
[INFO] [stdout] test test_source_record_complex_nested_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/route_public_api.rs (/opt/rustwide/target/debug/deps/route_public_api-3297a63b68ee7467)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_explicit_route_builders_convert_to_configs ... ok
[INFO] [stdout] test test_consumer_config_route_roundtrip_public_api ... ok
[INFO] [stdout] test test_source_route_roundtrip_public_api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/source_envelope_api.rs (/opt/rustwide/target/debug/deps/source_envelope_api-f0da1ab1559ac651)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_source_envelope_from_record_has_no_offset ... ok
[INFO] [stdout] test test_source_envelope_with_offset_roundtrip ... ok
[INFO] [stdout] test test_source_record_context_public_api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests danube_connect_core
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/message/sink_record.rs - message::sink_record::SinkRecord::as_type (line 212) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::from_avro (line 106) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::from_bytes (line 127) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::from_json (line 55) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::from_number (line 82) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::from_string (line 41) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::with_attribute (line 147) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::with_attributes (line 161) ... ignored
[INFO] [stdout] test src/message/source_record.rs - message::source_record::SourceRecord::with_key (line 176) ... ignored
[INFO] [stdout] test src/traits.rs - traits::SinkConnector (line 16) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::SourceConnector (line 155) - compile ... ok
[INFO] [stdout] test src/traits.rs - traits::SinkConnector::shutdown (line 108) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "24883d4dadeaf101b1316465370e9136defabf43881262a63d770427477c5312", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24883d4dadeaf101b1316465370e9136defabf43881262a63d770427477c5312", kill_on_drop: false }`
[INFO] [stdout] 24883d4dadeaf101b1316465370e9136defabf43881262a63d770427477c5312
